Skip to main content

Runs

Runs enable you to monitor and analyze Terraform execution workflows with transparent, step-by-step visibility.

Viewing Runs

  1. Navigate to the Runs section from the Infrastructure Management sidebar.
  2. The list displays all past runs with status, timestamps, and associated workflows.
Runs Overview Screenshot

Analyzing a Run

  1. Select an individual run to view details.
  2. Observe the progress through the following stages:
    • Source: Module retrieval
    • Init: Terraform initialization
    • Plan: Execution plan generation
    • Apply: Resource provisioning
Run Details Screenshot

Reviewing Logs

  1. Click on any step to view detailed logs.
  2. Use logs to diagnose issues and verify execution status.

Tip: You can download logs for offline analysis or auditing purposes.